PyQt <<
Previous Next >> MS Teams
MS Graph
Microsoft Graph client library for Python
https://github.com/microsoftgraph/msgraph-sdk-python-core
MS Teams:
Microsoft Teams is the ultimate hub for teamwork and intelligent communications. Built on the strength and scale of Microsoft 365 with over 120 million users, Microsoft Teams delivers chat-based collaboration, meetings, calling, and enterprise voice features.
MS Graph:
Microsoft Graph makes it easy to create large numbers of teams and populate them with users and channels, by automating the creation and management of teams, channels, tabs, and apps. Microsoft Graph also lets you find and archive the teams you are no longer using. This is the same API that the Microsoft Teams Admin Center and Teams PowerShell cmdlets are built on.
More MS Teams related video:
https://www.youtube.com/c/Microsoft365Developer/search?query=Teams
安裝模組:
pip install msgraph-core azure-identity
Target:
MS Graph SDK for MS Teams:
https://docs.microsoft.com/en-us/graph/teams-concept-overview
Login:
https://developer.microsoft.com/en-us/microsoft-365/dev-program
PyQt <<
Previous Next >> MS Teams